@charset "utf-8";

body,html{min-width: 100%;min-height: 100%}
body,input,textarea,select{word-wrap: break-word;color: #080808;font-size: 14px;outline: none;word-break: break-all;word-wrap: break-word;font-family: tahoma,arial,"Hiragino Sans GB",'Microsoft Yahei',sans-serif;}
/*通用样式*/
a{color: #666;text-decoration: none;}
a:hover{text-decoration: none;color: #0f5c56;}
input{border: 1px solid #d8d8d8;}
button{border: 0;background-color: #fff;width: 100%;height: 100%;}
h2,h3,h4,h5{margin: 0;font-weight: 400;}
dl{list-style: none;margin: 0;}
/*版心1200px*/
.container{width: 1200px;height: 100%;margin: 0 auto;overflow: hidden;}
/*浮动*/
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.none{display: none;}
i,em{font-style: normal;}

.clear{clear: both;height: 0;line-height: 0;font-size: 0;overflow: hidden}
.clearfix:after{display: block;content: '';clear: both;visibility: hidden;height: 0;}
.clearfix{*zoom: 1;}
.self-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.web_t1{text-align: center;}
.web_t1 h2{font-size: 40px;font-weight: 700;color: #333;}
.web_t1 h4{font-size: 30px;color: #8c8c8c;margin: 6px auto 16px;width: 195px;position: relative;}
.web_t1 h4:after, .web_t1 h4:before{width: 30px;height: 1px;background: #8c8c8c;top: 50%;margin-top: -.5px;content: '';position: absolute}
.web_t1 h4:before{left: 0}
.web_t1 h4:after{right: 0}

/*头部*/
.header{width: 100%;position: relative;}
.web_menu{width: 100%;height: 162px;position: absolute;top: 0;left: 0;background: /*#276c67*/#fff;transition: 300ms ease;-webkit-transition: 300ms ease;}
.web_menu.fix-nav{position: fixed;top: 0;background: /*rgba(15, 92, 86, 0.9)#276c67*/rgba(255,255,255,1);z-index: 999;}
.web_menu .yuang{position: absolute;top: 15px;left: 50%;cursor: pointer;margin-left: 460px;}
.web_menu .yuang>div{background-color: #eee;
height: 30px;
line-height: 30px;
padding: 0 0 0 10px;
border-radius: 5px;
position: relative;
display: inline-block;
z-index: 111;
width: 130px;
}
.web_menu .yuang>div i{margin-left: 0px;font-style: normal;font-size: 20px;vertical-align: middle;}
.web_menu .yxl{background: #eee;display: none; height: 99px; position: absolute;top: 24px;left: 0;width: 100%;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;
padding: 5px 0 10px;
}
.web_menu .yxl>div{width: 108px;margin: 0 auto;border-radius: 5px;}
.web_menu .yxl a{display: block;line-height: 33px;color: #000;padding-left: 32px;}
.web_menu .yxl a:hover{color: #0f5c56;}
/* .web_menu .yxl a.cn{background: url(cn.png) left center no-repeat;} */
/* .web_menu .yxl a.en{background: url(en.png) left center no-repeat;} */
/* .web_menu .yxl a.ko{background: url(ko.png) left center no-repeat;} */

.web_logo{float: left;width: 700px;height: 100px;background: url(logo_new.png?20231018) no-repeat;background-size: 55% 55%; background-position: 5% 40%;}

.web_menu .menu{width: 100%;height: 43px;position: relative;border-top: 2px solid #0f5c56;background-color: #006e63;}
.web_menu .menu li{float: left;width: 140px;line-height: 43px;text-align: center;position: relative;transition: 300ms ease;-webkit-transition: 300ms ease;cursor: pointer;}
.web_menu .menu li:after{display: block;content: '';width: 1px;height: 20px;position: absolute;right: 0;top: 50%;background: rgba(179, 179, 179, 0.65);margin-top: -10px;}
.web_menu .menu li:hover{background-color: #222931;}
.web_menu .menu li > a{display: block;width: 100%;height: 100%;color: #fff;font-size: 16px;background-repeat: no-repeat;background-position: center 20px;}
.web_menu .menu li > a i{font-style: normal;font-size: 36px;display: block;}
.web_menu .menu li:last-child{margin-left: 4px;width: 140px;float: right;}
.web_menu .menu li:last-child:after,.web_menu .menu li.last:after{width: 0px;}
.web_menu .menu li:last-child:hover{background-color: transparent;}
.web_menu .menu li em{display: inline-block;height: 100%;text-align: left;font-size: 14px;color: #fff;padding-left: 30px;}
.web_menu .menu li i{display: inline-block;font-size: 24px;color: #fff;vertical-align: middle;}
.web_menu .menu li .lang{position: absolute;top: 60px;left: 0;width: 100%;background: rgba(255,255,255,.8);box-shadow:0 13px 42px 11px rgba(0,0,0,0);opacity: 0;visibility:hidden;transition:all .6s ease 0s;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);}
.web_menu .menu li .lang a{display: block;color: #000;text-align: left;padding-left: 48px;}
.web_menu .menu li .lang a:hover{color: #0f5c56;}
.web_menu .menu li:hover .lang{opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
/* .web_menu .menu li em.cn{background: url(cn.png) 0 center no-repeat;}
.web_menu .menu li a.en{background: url(en.png) 20px center no-repeat;}
.web_menu .menu li a.ko{background: url(ko.png) 20px center no-repeat;} */

.pageBanner{margin-top: 160px;height: 300px;width: 100%;overflow: hidden;background-position: center top;background-repeat: no-repeat;}

.zz_phone{float: right;height: 60px;margin-top: 38px;}
.zz_phone i{display: block;float: left;line-height: 60px;margin-right: 10px;font-size: 68px;color: #0f5c56;}
.zz_phone span{display: block;float: left;}
.zz_phone span em{display: block;line-height: 20px;font-size: 12px;}
.zz_phone span strong{display: block;line-height: 30px;font-size: 24px;color: #0f5c56;}

.zz_code{float: right;height: 90px;width: 80px;text-align: center;margin-left: 40px;
/* background: url(code_bg2.png) no-repeat; */
}
.zz_code p{letter-spacing: 2px;line-height: 20px;font-size: 12px;}
.zz_code img{height: 80px;width: 80px;vertical-align: middle;}

.header .summary{position: absolute;left: 8%;bottom: 10%;text-align: left;}
.header .summary h3 {
	font-size: 60px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 70px;
	margin-bottom: 16px;
	word-break: normal;
	text-align: justify;
}
.header .summary h5{
	font-size: 30px;
		color: #FFFFFF;
		letter-spacing: 2.57px;
		line-height: 30px;
		margin-bottom: 16px;
}
.web_top{height: 30px;width: 100%;background: rgba(255,255,255,.5);}
.web_top div{line-height: 30px;color: #fff;}
.web_top div a{color: #fff;display: inline-block;padding-left: 28px;}
/* .web_top div a.cn{background: url(cn.png) left center no-repeat;} */
/* .web_top div a.en{background: url(en.png) left center no-repeat;} */
/* .web_top div a.ko{background: url(ko.png) left center no-repeat;} */
.web_top .fr span{padding: 0 12px;display: inline-block;}
.web_top div a:hover{color: #ff0;}

.hot-search{width: 100%;height: 60px;overflow: hidden;
/* background: url(l_bg.png); */
}
.hot-search .welcome{font-size: 16px;}
.hot-search p{float: left;line-height: 60px;color: #333;}
.hot-search p i{font-size: 24px;padding-right: 5px;}
.hot-search p span{font-size: 24px;}
.hot-search p strong{font-size: 34px;color: #0f5c56;}
.hot-search form{float: right;margin-top: 12px;position: relative;}
.hot-search form input[type=text]{float: left;width: 345px;line-height: 30px;border: 1px solid #dbdbdb;height: 30px;text-indent: 10px;background: #fff;color: #666;}
.hot-search form ::-webkit-input-placeholder{color: #666;}
.hot-search form input[type=button]{height: 24px;border: 0;background: url("search.png") no-repeat center;width: 40px;cursor: pointer;position: absolute;right: 0;top: 12px;border-left: 1px solid #d3d3d3;text-indent: -999rem;}

.pic-menu{padding: 100px 0 120px;width: 1260px;}
.pic-menu li{float: left;width: 360px;height: 340px;margin-right: 60px;position: relative;overflow: hidden;}
.pic-menu li img{transition: 800ms ease-in-out;-webkit-transition: 800ms ease-in-out;}
.pic-menu li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);opacity: 0.6 !important;}
.pic-menu li div{position: absolute;left: 30px;top: 25px;color: #fff;}
.pic-menu li div p{font-size: 25px;float: left;border-right: 1px solid #fff;padding-right: 12px;margin-right: 12px;font-weight: 800;}
.pic-menu li div span{display: block;float: left;margin-top: 8px;font-size: 100%;}

.product-category{display: flex;justify-content: center;margin-top: 60px;}
.product-category li{height: 36px;line-height: 36px;width: 200px;margin: 0 20px;border: 1px solid #000;text-align: center;}
.product-category li:hover{border-color: #0f5c56;}
.product-category li a{display: block;height: 100%;font-size: 16px;color: #000;}
.product-category li a:hover{background: #0f5c56;color: #fff;}
/*.product-list{width: 1220px;}
.product-list li{float: left;margin-top: 20px;width: 250px;border: 2px solid #e2ede1;padding: 15px 15px 15px 16px;margin-right: 20px;overflow: hidden;}
.product-list div{width: 100%;height: 188px;overflow: hidden;background: #000;}
.product-list div img{transition: 400ms ease-in-out;-webkit-transition: 400ms ease-in-out;display: block;}
.product-list li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);opacity: 0.6;}
.product-list p{line-height: 40px;background: #00bb83;color: #fff;padding: 0 10px;position: relative;}
.product-list p i{position: absolute;right: 20px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);font-style: normal;font-size: 24px;}*/
.product-list{width: 1248px;}
.product-list .img{position: relative;}
.product-list .img:after{content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		top: -100%;
		left: 0;
		background: rgba(15, 92, 86, .6);
		-webkit-transition: all .36s ease-in-out;
		transition: all .36s ease-in-out;}
.product-list .img img{width: 100%;}
.product-list li:hover .img:after{top: 0;}
.product-list .name{font-size: 18px;
		position: absolute;
		top: 100px;
		left: 0;
		width: 100%;
		z-index: 10;
		text-align: center;
		color: #fff;
		display: none;}
.product-list li:hover .name{display: block;}
.product-list li{float: left;width: 368px;height: 283px;margin-right: 45px;overflow: hidden;border: 1px solid #fff;margin-top: 50px;}
.product-list a{width: 190px;
		height: 40px;
		line-height: 40px;
		background: #fff;
		color: #000;
		font-size: 16px;
		bottom: -67px;
		left: 92px;
		position: absolute;
		text-align: center;
		z-index: 10;
		-webkit-transition: all .36s ease-in-out;
		transition: all .36s ease-in-out;}
.product-list li:hover a{bottom: 67px;}

.web_about{width: 100%;padding: 80px 0 120px;}
.web_about .company-pic{float: right;width: 446px;height: 340px;background: url(jj.jpg) 0 0 no-repeat;background-size: contain;}
.web_about .company-content{float: left;width: 690px;}
.web_about .company-content h2{color: black;font-size: 30px;letter-spacing: 1px;color: #0f5c56;}
.web_about .company-content p{margin-top: 20px;line-height: 1.8;}
.web_about .company-content a{display: inline-block;position: absolute;font-size: 14px;bottom: -60px;right: 50px;color: #0f5c56;padding: 9px 28px;border: 1px solid #0f5c56;background: transparent;z-index: 0;}
.web_about .company-content a:hover::after{
		height: 50%;
}
.web_about .company-content a:hover::before{
		height: 50%;
}
.web_about .company-content a:hover{
		color: white;
}
.web_about .company-content a:after{
		position: absolute;
		content: "";
	 /* background: -o-linear-gradient(to left,#a9845e, #d1c09a);
		background: -moz-linear-gradient(to left,#a9845e, #d1c09a);
		background: linear-gradient(to left,#a9845e, #d1c09a); */
	background: #0f5c56;
		width: 100%;
		height: 0%;
		top:0;left: 0;
		z-index: -1;
		transition-duration: .5s;
}
.web_about .company-content a:before{
		position: absolute;
		content: "";
		/* background: -o-linear-gradient(to left,#a9845e, #d1c09a);
		background: -moz-linear-gradient(to left,#a9845e, #d1c09a);
		background: linear-gradient(to left,#a9845e, #d1c09a); */
	background: #0f5c56;
		width: 100%;
		height: 0%;
		bottom:0;left: 0;
		z-index: -1;
		transition-duration: .5s;
}

.web_c1{margin-top: 80px;position: relative;}

.web_news{width: 100%;padding: 80px 0 120px;}
.web_news .news-slide{float: left;width: 520px;height: 318px;background: url(hd.jpg) no-repeat;}
.web_news .news-list{float: right;width: 600px;}
.web_news .news-list li{padding-bottom: 5px;margin-top: 5px;border-bottom: 1px solid #e4e4e4;}
.web_news .news-list li a{display: block;height: 70px;width: 100%;-webkit-transition: all .2s ease 0s;transition: all .2s ease 0s}
.web_news .news-list li a:hover{margin-left: -20px;}
.web_news .news-list li a:hover .date .ri,.web_news .news-list li a:hover .date .nian,.web_news .news-list li a:hover .con h2{color: #0f5c56;}
.web_news .news-list li .date{float: left;width: 56px;}
.web_news .news-list li .date .ri{height: 50px;line-height: 50px;font-size: 40px;text-align: center;color: #bebebe;}
.web_news .news-list li .date .nian{line-height: 18px;text-align: center;font-size: 12px;color: #bebebe;}
.web_news .news-list li .con{float: right;width: 500px;}
.web_news .news-list li .con h2{font-size: 14px;color: #333;height: 20px;line-height: 20px;}
.web_news .news-list li .con p{margin-top: 6px;height: 40px;line-height: 20px;overflow: hidden;color: #8c8c8c;}

/*内页*/
.webmain{width: 1200px;margin: 40px auto 0;}
.web_submenu{width:260px;float: left;margin-right: 30px;margin-bottom: 20px;}
.web_subbox{width:910px;float: right;}
.web_t2{height: 80px;background: #0f5c56;}
.web_t2 h2{height: 75px;font-size: 24px;font-weight: normal;line-height: 75px;color:#fff;border-bottom: 1px solid #fff;text-align: center;}
.web_submenu ul li{border-bottom: 2px solid #fff;background-color: #ececeb;}
.web_submenu ul li > a{color: #666;font-size: 16px;display: block;height: 100%;height: 50px;line-height: 50px;padding-left: 40px;background: url(icon5.png) 200px center no-repeat;}
.web_submenu ul li > a:hover,.web_submenu ul li.on > a{color: #fff;background-color: #0f5c56;}
.web_submenu ul li dl{display: none;}
.web_submenu ul li dt{border-top: 2px solid #fff;line-height: 40px;padding-left: 60px;position: relative;}
.web_submenu ul li dt > a{font-size: 13px;}
.web_submenu ul li dt:after{
content: "";
width: 8px;
height: 8px;              	
border: 2px solid #fff;
border-style: solid solid none none;
position: absolute; 
top: 50%;
right: 32px;
margin-top: -4px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.web_submenu ul li dt:hover:after{border-color:#0f5c56;}
.web_submenu ul li.on dl{display: block;}
.web_t3{height: 40px;border-bottom: 2px solid #d4d4d4;margin-bottom: 18px;}
.web_t3 h3{float: left;height: 40px;font-size: 24px;font-weight:normal;line-height: 40px;padding-right: 24px;border-bottom: 2px solid#ffd956;}
.web_location{float: right;line-height: 40px;height: 40px;max-width: 550px;overflow: hidden;}
.web_location i{font-size: 16px;padding-right: 5px;}

.web_newscontent{padding: 40px 20px;}

.news-title{line-height: 24px;font-size: 24px;text-align: center;margin-bottom: 20px;color: #1e1e1e;}
.news-info{line-height: 32px;font-size: 14px;color: #888;text-align: center;border-bottom: 1px dotted #ccc;margin-bottom: 20px;}
.news-info i{display: inline-block;width: 20px;height: 16px;vertical-align: middle;transition: all ease .5s;}
.news-info i.time{background: url(icon-time.png) 0 0 no-repeat;}
.news-info i.click{background: url(icon-view.png) 0 0 no-repeat;}
.news-info i.share{background: url(icon-share.png) 0 -16px no-repeat;}
.news-info .bds_more{float: none;background: none;display: inline;color: #999;}
.news-info .bds_more:hover{color: #003491;}
.news-info .bds_more:hover i.share{background-position: 0 0;}

.news-content{min-height: 150px;}
.news-content p{line-height: 34px;font-size: 16px;word-break: normal;text-align: justify;}
.news-content img{max-width: 100%;}
.news-content .fl{width: 430px;}
.news-content .fl h2{font-size: 26px;margin-bottom: 20px;color: #0f5c56;}
.news-content .fl p{margin-bottom: 40px;}
.news-content .fl i{display: inline-block;width: 40px;height: 40px;border-radius: 50%;background-color: #0f5c56;color: #fff;font-size: 26px;line-height: 40px;text-align: center;vertical-align: middle;margin-right: 10px;}

.web_products li{border: 1px solid #dedede;margin-bottom: 15px;padding: 15px 0 18px;}
.web_products li:hover{border-color: #0f5c56;}
.web_products li:hover h3{color: #0f5c56;}
.web_products li .img{width: 300px;height: 231px;margin: 0 50px 0 20px;float: left;background: #ccc;overflow: hidden;}
.web_products li .img img{width: 100%;}
.web_products li .con{float: left;width: 538px;}
.web_products li .con h3{height: 46px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom: 4px;font-size: 20px;padding-top: 6px;}
.web_products li .con p{max-height: 84px;font-size: 14px;line-height: 28px;color: #626262;overflow: hidden;margin-bottom: 40px;}
.web_products li .con .look{float: right;margin-right: 20px;width: 125px;height: 38px;display: block;border: 1px solid #aaa;font-size: 16px;line-height: 40px;text-align: center;}
.web_products li .con .look:hover{background-color: #0f5c56;color: #fff;border-color: #0f5c56;}

.news_list li{width: 100%;height: 130px;margin-bottom: 20px;position: relative;padding: 15px;background: #f6f6f6;}
.news_list li:hover{background-color: #edf6f4;}
.news_list li .pic{float: left;width: 200px;height: 100%;overflow: hidden;margin-right: 50px;}
.news_list li .pic img{width: 100%;vertical-align: top;}
.news_list li h2{font-size: 20px;margin-bottom: 14px;}
.news_list li .info{color: #ccc;margin-top: 10px;text-align: right;}
.news_list li .info i{font-size: 20px;}
.news_list li p{color: #999;line-height: 1.8}

.myfeedback li{float: left;width: 380px;line-height: 38px;margin-right: 35px;margin-bottom: 30px;border: 1px solid #d1d1d1;color: #f00;display: flex;padding: 0 8px;}
.myfeedback li span{font-size: 14px;color: #666;}
.myfeedback li input{flex: 1;margin: 0 10px;border: 0;}
.myfeedback li.inp1{width: 813px;}
.myfeedback li textarea{border: 0;padding: 10px 0;flex: 1;min-height: 100px;}
.myfeedback ::-webkit-input-placeholder{color: #ddd;}
.myfeedback li.inp2{border-width: 0;width: 815px;text-align: center;}
.myfeedback li button{height: 40px;line-height: 40px;padding: 0 20px;font-size: 18px;color: #fff;background: #0f5c56;width: auto;margin: 0 auto;outline: none;cursor: pointer;}

.web_photo{width: 930px;}
.web_photo li{float: left;width: 288px;margin: 40px 20px 0 0;border: 1px solid #e6e6e6;position: relative;cursor: pointer;display: table;}
.web_photo li .photo{height: 378px;overflow: hidden;padding: 20px 9px;text-align: center;display: table-cell;vertical-align: middle;}
.web_photo li .photo img{width: 80%;height: 80%;object-fit: cover;border: none;transition: All 0.3s ease-in-out;-webkit-transition: All 0.3s ease-in-out;}
/*.web_photo li div img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}*/
.web_photo li p{line-height: 34px;text-align: center;font-size: 14px;padding-bottom: 20px;}
.web_photo li .textbox{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: rgba(15, 92, 86, 0.6);
}
.web_photo li .textbox .title{line-height: 60px;font-size: 16px;}
.web_photo li .textbox .icon{margin-top: 38%;}
.web_photo li .textbox span {
  display: block;
  margin-top: 15px;
}
.web_photo li .textbox span img {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.web_photo li:hover .textbox{opacity: 1;}
.web_photo li:hover .textbox span img {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.history_list{padding-top: 60px;background: url(fzlc-line.jpg) repeat-y top center;}
.history_list li{color: #444;padding-bottom: 20px;vertical-align: top;position: relative;min-height: 100px;}
.history_list li .date {
  left: 50%;
  top: 0;
  width: 70px;
  font-size: 24px;
  padding-top: 60px;
  color: #3b9140;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-left: -35px;
  position: absolute;
  font-family: "DIN-MEDIUM(1)";
  background: url(fzlc-img2.jpg) no-repeat top center #fff;
}
.history_list li .tit {
  color: #c9c9c9;
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 20px;
  padding-top: 10px;
  font-family: "DIN-MEDIUM(1)";
}
.history_list li .txt {
  padding-bottom: 20px;
}
.history_list .li01 .txtbox {
  width: 380px;
  float: right;
}
.history_list .li02 .txtbox {
  width: 380px;
  float: left;
}

.culture_list li{margin-bottom: 40px;width: 50%;float: left;}
.culture_list li .box-q{
    margin: 0 30px 0 60px;
    overflow: hidden;
	box-shadow: 0 0 1px #ccc;
	padding: 30px 0 50px;
	text-align: center;
}
.culture_list li .box-q img{width: 230px;height:200px;vertical-align: middle;}
.culture_list li .box-q h2{line-height: 60px;font-size: 18px;}
.culture_list li .box-q p{padding: 0 10px;text-align:left;line-height:24px;}

.product-show{margin-top: 40px;}
.product-show .box-1{float: left;width: 400px;border: 1px solid #d8d8d8;padding: 4px;}
.product-show .box-1 img{width: 100%;vertical-align: middle;}
.product-show .box-2{width: 460px;float: right;}
.product-show .box-2 .info{padding: 30px 0 0 40px;}
.product-show .box-2 .info h1{text-align: left;color:#333;font-size: 28px;margin: 0 0 20px 0;}
.product-show .box-2 .info .text{line-height: 36px;}
.product-show .box-2 .info .button{color: #fff;
font-size: 20px;
padding: 0 35px;
margin-top: 30px;
line-height: 60px;
border-radius: 5px;
display: inline-block;
background: #006e63;
}
.product-show .box-2 .info .button i{font-size: 30px;padding-right: 10px;vertical-align: middle;}
.web_t4{border-top: 1px solid #d7d7d7;line-height: 60px;text-align: center;font-size: 26px;margin-bottom: 40px;}

.footer{width: 100%;background: #f4f4f4;}
.footer .container{padding: 40px 0;}
.footer .bottom-nav{width: 700px;}
.footer .bottom-nav li{width: 160px;margin-right: 15px;float: left;}
.footer .bottom-nav li span{display: block;font-size: 18px;color: #9b9b9b;margin-bottom: 15px;}
.footer .bottom-nav li a{display: block;line-height: 24px;color: #9b9b9b;font-size: 13px;}
.footer .bottom-nav li a:hover{color: #0f5c56;}
.footer .bottom-contact{width: 460px;line-height: 1.6;color: #9b9b9b;border-left: 1px solid #a9a9a9;padding-left: 30px;}
.footer .bottom-contact img{width: 102px;height: 102px;vertical-align: middle;}
.footer .foot-box{width: 100%;background: #282828;padding: 20px 0;text-align: center;}
.web_link{margin-bottom: 10px;color: #fff;}
.footer .foot-box{font-size: 12px;}
.footer .foot-box a{color: #fff;margin-right: 8px;font-size: 12px;}
.web_copy{color: #fff;line-height: 1.6;}

.sb-box{margin: 40px 0 120px;}
.sb-box .bd{overflow: hidden;position: relative;}
.sb-box .list{width: 200%;}
.sb-box .list li{float: left;width: 290px;height: 218px;margin-right: 20px;}

.wrap {
	position: relative;
	width: 1200px;
	height: 360px;
	margin: 80px auto 100px;
}
.content {
	position: absolute;
	width: 1200px;
	height: 360px;
}
.content li{
	position: absolute;
	background-size: 100% 100%;
	cursor: pointer;
}
.wrap a {
	position: absolute;
	display: none;
	z-index: 2;
	top: 30%;
	width: 40px;
	height: 60px;
	margin-top: -30px;
	font: 36px/60px "宋体";
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgb(15, 92, 86);
	background: rgba(15, 92, 86, .6);
	transition: background 1s ease;
}
.wrap a:hover {
	background: rgb(15, 92, 86);
}
.prev {
	left: 30px;
}
.next {
	right: 30px;
}

#indexSlide{width: 100%;height: 100vh;position: relative;overflow: hidden;}
#indexSlide .bd{position: relative;z-index: 0;}
#indexSlide .bd li{height: 100vh;background-position: center top;background-repeat: no-repeat;background-size: auto 100%;position: relative;}
#indexSlide .hd{ width:100%;position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align: center; }
#indexSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
}
#indexSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;}

.newsSlide{width: 520px;float: left;height: 318px;}
.newsSlide .focusBox{width: 520px;height: 318px;}
.newsSlide .focusBox .pic img{width: 520px;height: 318px;}
.newsSlide .focusBox .pic li{width: 520px;}

.ui_page{margin: 40px 0 20px;}
.ui_page .desc{background: none;border: 1px solid #949590;}
.ui_page .dis{background: none;border-color: #959490;color: #959490;}
.ui_page .on{background: #0f5c56;border-color: #0f5c56;}
.ui_page .out:hover{border-color: #0f5c56;color: #0f5c56;}

#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 10%;
}

#toolbar li {
	margin-bottom: 3px;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
	background-color: rgba(15,92,86,.6);
}

#toolbar li:hover{background: rgba(15,92,86,1);}

#toolbar li .hotline {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li .iconfont {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	font-size: 32px;
	color: #fff;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 18px;
	color: #fff;
	vertical-align: middle;
}

#toolbar li .wz a{color: #fff;padding: 0 3px;}

#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #0f5c56;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
					transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
	max-width: 100%;
	vertical-align: middle;
}

#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #292e39;
	border-right: none;
}

#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
					transform: translateY(0);
}

#toolbar li.backtop {
	cursor: pointer;
	color: #fff;
}

#toolbar li:hover > div {
	width: 200px;
	background-color: rgba(15,92,86,1);
}

@media (max-width: 990px) {
	#toolbar {
		display: none;
	}
}

/*幻灯新闻*/
.focusBox{float:left;position:relative;overflow:hidden;}
.focusBox .pic img{display: block;}
.focusBox .pic li{width:100%;}
.focusBox .hd {overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3}
.focusBox .hd li{float:left;line-height:15px; text-align:center; font-size:12px; width:25px; height:10px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1; }
.focusBox .prev,.focusBox .next{ width:45px; height:99px; position:absolute; top:91px; z-index:3; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.focusBox .prev{ background-image:url(web/focusBox.png); background-position:-112px 0; left:0 }
.focusBox .next{ background-image:url(web/focusBox.png); background-position:-158px 0; right:0 }
.focusBox .prev:hover,.focusBox .next:hover{ filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }

.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 16px; font-weight: 400; text-decoration: none; }

.focusBox .num { position: absolute; z-index: 3; bottom: 40px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 10px; height: 10px; line-height: 10px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer; background: #fff; border-radius: 10px;}
.focusBox .num li.on{background: #f00;}

@font-face {
  font-family: 'iconfont';  /* project id 2456549 */
  src: url('//at.alicdn.com/t/font_2456549_k4spjsh849.eot');
  src: url('//at.alicdn.com/t/font_2456549_k4spjsh849.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2456549_k4spjsh849.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2456549_k4spjsh849.woff') format('woff'),
  url('//at.alicdn.com/t/font_2456549_k4spjsh849.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2456549_k4spjsh849.svg#iconfont') format('svg');
}
.iconfont {
	font-family: 'iconfont';
}
